Capablanca Shatranj
Invented by: Christine Bagley-Jones, 2005
Game hierarchy
• Game
• Generic Chess
• Generic x8
• Generic 10x8
• Capablanca Chess
• Capablanca Shatranj
Board
FEN: rnbmqkhbnr/pppppppppp/10/10/10/10/PPPPPPPPPP/RNBMQKHBNR w KQkq - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal; can castle |
Pawn | Pawn | P | Generic Chess | can promote; en passant; pawn structure evaluation |
Queen | Queen | Q | Capablanca Chess | trap king on back rank bonus |
Rook | Rook | R | Capablanca Chess | castling partner; open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Capablanca Chess | colorbinding evaluation; outpost bonus |
Knight | Knight | N | Capablanca Chess | outpost bonus |
High Priestess | High Priestess | H | Capablanca Shatranj | |
Minister | Minister | M | Capablanca Shatranj | |
Game Variables
Name = "Capablanca Shatranj"
Invented = "2005"
InventedBy = "Christine Bagley-Jones"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "rnbmqkhbnr/pppppppppp/10/10/10/10/PPPPPPPPPP/RNBMQKHBNR"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Standard
PromotionTypes = "MH"
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x8:
PawnDoubleMove = true
Declared in Generic 10x8:
Castling = Standard
Rules
MoveCompletionDefaultRule
BasicPromotionRule
EnPassantRule
CheckmateRule
Move50Rule
CastlingRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation
KingSafetyEvaluation
|